projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f57cb7
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Mon, 9 Dec 2002 20:24:40 +0000
(20:24 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 9 Dec 2002 20:24:40 +0000
(20:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7a84834ed2078b1eae70e9e24ef1e1b6cc60f11d..27db4bafca44b920508f03a966ca778f0d99f7a6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2002-12-09 Richard M. Stallman <rms@gnu.org>
+
+ * isearch.el (isearch-no-upper-case-p): \\ only quotes one character.
+
2002-12-09 Markus Rost <rost@math.ohio-state.edu>
* mwheel.el (mouse-wheel-scroll-amount): Revert previous change -
diff --git
a/src/ChangeLog
b/src/ChangeLog
index dea6c04c3f9ac271fefc96d564bef3b4336e8bad..38f2c6c798b9d00a5fbdf81cc73f6aa7e0ed40ac 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2002-12-09 Richard M. Stallman <rms@gnu.org>
+
+ * buffer.c (Fget_buffer_create): Call Qucs_set_table_for_input
+ as the last thing.
+
2002-12-09 Dave Love <fx@gnu.org>
* s/sol2-8: Removed. (Not necessary.)